Skip to content
Back to search
30
MCP

MySQL Explorer

pulsemcp/mysql explorer

Provides read-only access to MySQL databases for schema inspection and safe query execution, enabling database exploration and data analysis without modifying contents.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mysql_explorer": {
      "url": "None",
      "transport": "http"
    }
  }
}